<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 960px) {
    .m-header .logo{
        padding: 15px;
    }
    .m-header .logo img{
        height: 60px;
    }
    .m-header .logo span{
        font-size: 30px;
        font-weight: bold;
        color: #006aae;
        margin-left: 30px;
        vertical-align: bottom;
    }
    .m-header .uk-offcanvas-bar{
        background: #2965bd;
    }
    .m-subnav{
        margin-top: 40px;
    }
    .m-subnav a{
        padding: 10px 0 !important;
        border-bottom: 1px solid #ffffff;
    }
    .n-ban{
        height: 200px;
    }
    .n-ban-v{
        height: 300px;
    }
    
    .n-pro .r-wp{
        padding-left: 0;
    }
    .n-pro .desc{
        min-height: 160px;
    }
    .n-contact .wp{
        text-align: center;
    }
    .n-contact .iconfont{
        display: block;
    }
}

@media (max-width: 640px) {
    html{
        font-size: 14px;
    }
    .uk-grid{
        margin-left: -15px;
    }
    
    .uk-grid&gt;*{
        padding-left: 15px;
    }
    *+.uk-grid-margin, .uk-grid+.uk-grid, .uk-grid&gt;.uk-grid-margin{
        margin-top: 15px;
    }
    .uk-grid-collapse, .uk-grid-column-collapse{
        margin-left: 0;
    }
    .uk-grid-collapse&gt;*, .uk-grid-column-collapse&gt;*{
        padding-left: 0 !important;
    }
    .uk-grid-collapse&gt;.uk-grid-margin{
        margin-top: 0;
    }
    .m-header .logo{
        margin-top: -10px;
    }
    .m-header .logo img{
        height: 40px;
    }
    .m-header .logo span{
        font-size: 20px;
        margin-left: 0px;
    }
    .h-tit{
        margin-bottom: 20px;
    }
    .h-tit .t1{
        font-size: 24px;
    }
    .h-tit .t2{
        font-size: 14px;
    }
    .n-ban{
        height: 120px;
    }
    .n-ban-v{
        height: 150px;
    }
    .h-pro .nav ul li{
        width: calc(100% * 1 / 3.001);
        flex: none;
    }
    .h-pro .nav ul li&gt;a{
        line-height: 45px;
        border-top: 1px solid #fff;
        font-size: 12px;
    }
    .h-pro .nav ul li .s-nav{
        bottom: -40px;
    }
    .h-pro .wpp .text h2{
        font-size: 13px;
        margin-bottom: 0;
    }
    .h-pro .wpp .text{
        font-size: 12px;
    }
    .h-pro .wpp .wrap .more{
        margin-top: 20px;
    }
    .h-pro-t .wrap .w1{
        font-size: 14px;
    }
    .h-pro-t .wrap .more{
        font-size: 14px;
    }
    .tm-footer{
        padding: 20px 0 20px;
    }
    .foot-t{
        display: none;
    }
    .n-about-js .jieshao{
        padding-left: 0;
        background: none;
    }
    .n-about-js .title .t1{
        font-size: 20px;
    }
    .n-about-js .title .t2{
        font-size: 16px;
        margin-top: 6px;
    }
    .n-about-js .jieshao .info{
        font-size: 13px;
    }
    
    .n-about-sb .wrp .text{
        padding: 10px 0;
    }
    .n-about-sb .wrp .text h3{
        font-size: 14px;
    }
    
    .n-pro .r-wp{
        padding-left: 0;
    }
    .n-contact .wp{
        font-size: 12px;
    }
    .h-pro .h-tit{
        padding: 15px;
    }
    .h-tit .t1 span{
        font-size: 20px;
    }
    .h-pro{
        margin-top: 30px;
    }
    .h-tit .t1 a{
        margin-top: 6px;
    }
    .h-pro .wpp{
        margin-top: 30px;
    }
    .h-news .wrap-l .text h3{
        padding-right: 0;
        font-size: 16px;
    }
    .h-news .wrap-l .text .jt{
        display: none;
    }
    .h-shil2 .wrap .text{
        left: 5%;
    }
    .h-shil2 .wrap .text .t2{
        width: 100%;
    }
    .h-shil2 .wrap .text .t1{
        font-size: 22px;
    }
    .ab-text .t2{
        font-size: 20px;
    }
    .ab-text .dd{
        width: auto;
    }
    .tm-footer .ewm{
        text-align: center;
        margin-top: 30px;
    }
    .foot .uk-flex{
        display: block;
        text-align: center;
    }
    .posi .sname{
        font-size: 18px;
    }
    .posi{
        padding: 10px 0;
        display: none;
    }
    .posi .po{
        display: none;
    }
    .slwp .wrp .text .t1{
        font-size: 18px;
    }
    .pro-list .wrap{
        background: #fff;
        padding: 0;
        padding-top: 10px;
        border-top: 1px solid #eee;
    }
    .pro-list .wrap:hover{
        background: #fff;
    }
    .pro-list .wrap:hover .text .title{
        color: #b29873;
    }
    .pro-list .text .title{
        font-size: 14px;
        min-height: 40px;
    }
    .p-card .nav {
        display: flex;
        flex-wrap: wrap;
    }
    .p-card .nav a{
        width: 50%;
        margin-right: 0;
        box-sizing: border-box;
        font-size: 13px;
    }
    .n-pro .tt1{
        padding:10px;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .n-contact .ours{
        padding-left: 0;
    }
}

</pre></body></html>